MAX_VALUE

val MAX_VALUE: big_integer = 1e+131072

The maximum value a big_integer can have, (10^131072)-1.

Since

0.12.0